[INFO] cloning repository https://github.com/sphynx/alloc-blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphynx/alloc-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Falloc-blog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Falloc-blog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 383996b2db065f834eb6a1c375e05f08a194b424
[INFO] testing sphynx/alloc-blog against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Falloc-blog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sphynx/alloc-blog
[INFO] finished tweaking git repo https://github.com/sphynx/alloc-blog
[INFO] tweaked toml for git repo https://github.com/sphynx/alloc-blog written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sphynx/alloc-blog on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sphynx/alloc-blog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2d040962688a92f0a9ee95907a7c70c34c1f5729e14c0b349813f1a0f6999da
[INFO] running `Command { std: "docker" "start" "-a" "e2d040962688a92f0a9ee95907a7c70c34c1f5729e14c0b349813f1a0f6999da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2d040962688a92f0a9ee95907a7c70c34c1f5729e14c0b349813f1a0f6999da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d040962688a92f0a9ee95907a7c70c34c1f5729e14c0b349813f1a0f6999da", kill_on_drop: false }`
[INFO] [stdout] e2d040962688a92f0a9ee95907a7c70c34c1f5729e14c0b349813f1a0f6999da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10367e0de7833533014493df087b6f1058be2fc3972942dea2bca077a0cfc28a
[INFO] running `Command { std: "docker" "start" "-a" "10367e0de7833533014493df087b6f1058be2fc3972942dea2bca077a0cfc28a", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloc-blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "10367e0de7833533014493df087b6f1058be2fc3972942dea2bca077a0cfc28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10367e0de7833533014493df087b6f1058be2fc3972942dea2bca077a0cfc28a", kill_on_drop: false }`
[INFO] [stdout] 10367e0de7833533014493df087b6f1058be2fc3972942dea2bca077a0cfc28a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e134e5fdc703652fba459c81910f2f84f1beb332681e46680b42cfbf2e0e7bb
[INFO] running `Command { std: "docker" "start" "-a" "3e134e5fdc703652fba459c81910f2f84f1beb332681e46680b42cfbf2e0e7bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloc-blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "3e134e5fdc703652fba459c81910f2f84f1beb332681e46680b42cfbf2e0e7bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e134e5fdc703652fba459c81910f2f84f1beb332681e46680b42cfbf2e0e7bb", kill_on_drop: false }`
[INFO] [stdout] 3e134e5fdc703652fba459c81910f2f84f1beb332681e46680b42cfbf2e0e7bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4168bf7c3d01b6c03366a377f58646b404149eebe5d8e71528e72359de76ef6b
[INFO] running `Command { std: "docker" "start" "-a" "4168bf7c3d01b6c03366a377f58646b404149eebe5d8e71528e72359de76ef6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/bin/counting_alloc.rs (/opt/rustwide/target/debug/deps/counting_alloc-5a9a74b1b64246fb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/null_alloc.rs (/opt/rustwide/target/debug/deps/null_alloc-12f99c8b9d4ed7bb)
[INFO] [stderr] memory allocation of 4 bytes failed
[INFO] [stderr] memory allocation of 4 bytes failed
[INFO] [stderr] skipping backtrace printing to avoid potential recursion
[INFO] [stderr] error: test failed, to rerun pass `--bin null_alloc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/null_alloc-12f99c8b9d4ed7bb` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "4168bf7c3d01b6c03366a377f58646b404149eebe5d8e71528e72359de76ef6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4168bf7c3d01b6c03366a377f58646b404149eebe5d8e71528e72359de76ef6b", kill_on_drop: false }`
[INFO] [stdout] 4168bf7c3d01b6c03366a377f58646b404149eebe5d8e71528e72359de76ef6b
